[Autorun] OPEN=Intro.EXE ICON=AUTORUN.ICO [Product] ;**************************** ;Products=the number of buttons choices including the Exit option ;Title=the Caption for the Intro window ;RegistryKey=used by our autorun.exe, if the key is set it will not launch the intro.exe ; the intro is called via the 'SetupProgram' key below ;WaveFile=the path to a wav file that the intro will play (if located) ;AutorunProgram=relative path to the exe the autorun will launch(usually launches the intro.exe) ;LabelFont=Font used for text or label of each Button or Choice ;TextFont=Font used for error or description text (Typically displayed at the bottom) ;Charset=the charset used for the text used in the intro ;TextHeight=the point size of the fonts used for the 'Label' and 'Text' respectively ;LabelUnSelectedTextColor=RGB color of button text when not selected or highlighted ;LabelSelectedTextColor=RGB color of button text when selected or highlighted ;DescriptionTextColor=RGB color of the description text ;ErrorTextColor=RGB color of the error text ;CloseOnLaunch=if set to YES we will close the intro.exe upon successful launch of any of the choices ;CommonRect=the coordinates of rect used to display errors and discriptions (when button is highligted) ; top* bottom* left* right ;***************************** Products = 4 Title = %ARTitle.Text% RegistryKey = Software\Corel\WordPerfect Suite\11\Setup ;WaveFile = Install\SETUP.WAV ;JumpWaveFile = Install\CLICK.wav AutorunProgram = intro.exe LabelFont = Arial LabelFontWeight = BOLD LabelFontItalic = 0 LabelFontUnderline = 0 TextFont = Arial TextFontWeight = REGULAR TextFontItalic = 0 TextFontUnderline = 0 Charset = 1 TextHeight = 19*13 ;LabelUnSelectedTextColor=0*0*0 LabelSelectedTextColor=15*49*200 DescriptionTextColor=15*49*200 ErrorTextColor=151*49*43 CloseOnLaunch = YES CommonRect = 300*440*20*555 ;CommonRect = 345*385*20*555 [Button0] SetupLabel = %ARB0SetupLabel.Text% LabelRectValue = 140*165*20*600 SetupProgram = WPO11\setup.exe SetupWindow = %ARB0SetupWindow.Text% TestFile = WPO11\setup.exe Description = %ARB0Description.Text% ErrorText = %ARB0Error.Text% [Button1] SetupLabel = %ARB2SetupLabel.Text% LabelRectValue = 175*210*20*600 SetupProgram = Readme.htm SetupWindow = %ARB2SetupWindow.Text% TestFile = Readme.htm Description = %ARB2Description.Text% ErrorText = %ARB2Error.Text% [Button2] SetupLabel = %ARB3SetupLabel.Text% LabelRectValue = 215*245*20*600 SetupProgram = ZIM_SMS\setup.exe SetupWindow = %ARB3SetupWindow.Text% TestFile = ZIM_SMS\setup.exe Description = %ARB3Description.Text% ErrorText = %ARB3Error.Text% [Button3] SetupLabel = %ARB4SetupLabel.Text% LabelRectValue = 255*285*20*460 Description = %ARB4Description% AlreadyRunningErrorText = [Bitmaps] 16Color = setup16.bmp 256Color = setup256.bmp [Strings] ARTitle.Text = WordPerfect(R) Office 11 CD1 ARB0SetupLabel.Text = WordPerfect(R) Office 11 ARB0Description.Text = Install WordPerfect Office 11, including WordPerfect, Quattro Pro and Presentations. ARB0Error.Text = The CD-ROM may have been removed from the drive. Please reinsert the CD-ROM. ARB0SetupWindow.Text = WordPerfect(R) Office 11 ARB2SetupLabel.Text = Release Notes ARB2Description.Text = Important information about WordPerfect Office 11. ARB2Error.Text = The CD-ROM may have been removed from the drive. Please reinsert the CD-ROM. ARB2SetupWindow.Text = WordPerfect(R) Office 11 Readme ARB3SetupLabel.Text = ZIM(TM) SMS Office ARB3Description.Text = ZIM SMS Office is a wireless office extension tool designed to extend key Quattro Pro(R) and Microsoft(R) Outlook functionality to cellular phones via SMS text messaging. ARB3Error.Text = The CD-ROM may have been removed from the drive. Please reinsert the CD-ROM. ARB3SetupWindow.Text = ZIM SMS Office Setup ARB4SetupLabel.Text = EXIT ARB4Description = Click to exit.